home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Grab.app / Contents / Resources / zh_TW.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  5.2 KB  |  81 lines

  1. /* Grab save error Alert message */
  2. "An error occurred while trying to save the grabbed image to: %@." = "嘗試將擷取的影像儲存至 %@ 時,發生錯誤。";
  3.  
  4. /* Cancel Button */
  5. "Cancel" = "取消";
  6.  
  7. /* title for feedback button in window mode */
  8. "Choose Window" = "選擇視窗";
  9.  
  10. /* Grab save before close Alert title */
  11. "Close" = "關閉";
  12.  
  13. /* Don't Save Button */
  14. "Don\\U2019t Save" = "不儲存";
  15.  
  16. /* instructions for selection grab */
  17. "Drag over the portion of the screen you want to capture." = "將游標拖過您要擷取的螢幕範圍。";
  18.  
  19. /* Generic Grab error Alert title */
  20. "Error" = "錯誤";
  21.  
  22. /* instructions for timed screen grab */
  23. "Grab will capture the screen ten seconds after you start the timer.  (This window will not be included in the screen capture.)" = "啟動計時器後,“畫面擷取”在十秒後會擷取全螢幕畫面。(螢幕擷取範圍內將不含括此視窗。)";
  24.  
  25. /* Additional alert info when grabs are disallowed due the DVD player running. */
  26. "Please quit DVD Player first." = "請先結束“DVD 播放程式”。";
  27.  
  28. /* Grab review unsaved before Quit Alert title */
  29. "Quit" = "結束";
  30.  
  31. /* Quit Anyway Button */
  32. "Quit Anyway" = "強制結束";
  33.  
  34. /* Review Unsaved Button */
  35. "Review Unsaved" = "檢視未儲存的文件";
  36.  
  37. /* Save Button
  38.    Grab save error Alert title */
  39. "Save" = "儲存";
  40.  
  41. /* Grab save before close Alert message */
  42. "Save changes to %@?" = "要儲存“%@”的更動嗎?";
  43.  
  44. /* title for feedback window in screen mode */
  45. "Screen Grab" = "全螢幕擷取";
  46.  
  47. /* Error title when grabs are disallowed due the DVD player running. */
  48. "Screen grabs are unavailable during DVD playback." = "DVD 播放途中無法使用全螢幕擷取。";
  49.  
  50. /* title for feedback window in selection mode */
  51. "Selection Grab" = "擷取所選範圍";
  52.  
  53. /* title for feedback button in timed screen mode */
  54. "Start Timer" = "啟動計時器";
  55.  
  56. /* Additional alert info when window capture fails due to window sharing failure. */
  57. "The contents of this window cannot be shared." = "無法分享此視窗的內容。";
  58.  
  59. /* Error title when window capture is used for an ineligible window. */
  60. "The window could not be captured" = "無法擷取此視窗";
  61.  
  62. /* Grab review unsaved before Quit Alert message */
  63. "There are unsaved windows." = "還有尚未儲存的視窗。";
  64.  
  65. /* title for feedback window in timed screen mode */
  66. "Timed Screen Grab" = "定時全螢幕擷取";
  67.  
  68. /* instructions for screen grab */
  69. "To capture the screen, click outside this window. (This window will not be included in the screen capture.)  If you selected a pointer in Grab preferences, the pointer will be superimposed where you click." = "若要擷取全螢幕畫面,請在此視窗外按一下。(螢幕擷取範圍內將不含括此視窗。)如果您在“畫面擷取”的偏好設定中選取了指標,此指標將會置於您按一下的位置上。";
  70.  
  71. /* Grab error */
  72. "Unable to perform the grab." = "無法執行此項擷取動作。";
  73.  
  74. /* instructions for window grab */
  75. "When the window you want is ready, click Choose Window, then click the window to capture it." = "準備好您要擷取的視窗時,按“選擇視窗”一下,然後按該視窗一下,將其擷取。";
  76.  
  77. /* title for feedback window in window mode */
  78. "Window Grab" = "視窗擷取";
  79.  
  80.